Matrix Stack Routines

void pushmatrix
()
Save the current transformation matrix on the matrix stack.

void popmatrix
()
Retrieve the last matrix pushed and make it the current transformation matrix.